projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed9673
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Thu, 24 Apr 2008 22:33:29 +0000
(22:33 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Thu, 24 Apr 2008 22:33:29 +0000
(22:33 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 400caa2891ddb2241d1619c351f539d9497113dd..d0c371b19b9989887271146538f2983ef2d219c4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,6
+3,9
@@
* progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
value of addresses rather than (partial) string value.
(gdb-frame-handler): Change regexp according to above change.
+ (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
+ (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
+ (gdb-assembler-mode): Disable undo in these buffers.
2008-04-24 Michael Albinus <michael.albinus@gmx.de>